Add a DropState enum to the internal state of the sidebar
authorFederico Mena Quintero <federico@gnome.org>
Fri, 19 Apr 2013 16:00:36 +0000 (11:00 -0500)
committerFederico Mena Quintero <federico@gnome.org>
Fri, 19 Apr 2013 16:20:13 +0000 (11:20 -0500)
commit7d52dff5ec1ed69cd98715d71c92dff2ef6bdc41
tree2a5c88d144bfbc5df5070ffcbe0d41fc69656c6f
parent9f0ee69552160237fed28554220a49cec0352c3c
Add a DropState enum to the internal state of the sidebar

We want to show a little animation when a DnD operation is happening and the user hovers
between existing bookmarks.  The animation should indicate the user that he's about to
create a new bookmark from the file right there.

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
gtk/gtkplacessidebar.c